.investor.investor-fr .filesize img {
  width: 30px; }
.investor.investor-fr .buttons span {
  color: #666;
  font-size: 14px; }
.investor.investor-fr .buttons img {
  width: 30px; }
.investor.investor-fr .cover {
  text-align: right; }
.investor.investor-fr .page-content-container .content .links .link .filename {
  width: calc(100% - 70px);
  padding-right: 0; }

.investor .page-content-container .content .links .link .buttons {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: column;
  align-items: center;
  width: 60px;
  text-align: center;
  float: right;
  position: relative;
  top: auto;
  right: auto; }

.page-content-container.inner {
  padding: 0; }

.product-box .pimg {
  height: 170px;
  line-height: 170px; }
  .product-box .pimg img {
    max-height: 100px; }

.product-box {
  height: 216px; }

.business-logo .ful-two-col-s-block {
  margin-top: 65px !important;
  margin-bottom: 33px !important; }
.business-logo.ful-two-col-s .ful-two-col-s-block.col-md-6 .caption-logo {
  height: 128px; }
.business-logo.ful-two-col-s .ful-two-col-s-block.col-md-6.show-logo {
  height: auto; }
.business-logo .readmore-wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 125px; }
.business-logo .readmore-wrapper .find-out-more {
    font-size: 17px; }

@media screen and (min-width: 991px) {
  .investor .cover {
    text-align: right;
    margin-bottom: 40px; } }
@media screen and (max-width: 991px) {
  .investor .cover {
    margin-bottom: 40px; } }

/*# sourceMappingURL=custom.css.map */
